projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
305621d
1e7893c
)
Auto merge of #3149 - cardoe:fix-pkgid-cmd, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 18 Oct 2016 16:07:50 +0000
(09:07 -0700)
committer
GitHub
<noreply@github.com>
Tue, 18 Oct 2016 16:07:50 +0000
(09:07 -0700)
pkgid cmd: fix help msg with multiple packages
When there are multiple versions of a package that match a given spec
the command tells you to re-run it with the `-p` argument which does not
exist. The command appears to work without it properly.
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Trivial merge